ResourceDownload Method |
| Name | Description | |
|---|---|---|
| Download(String, Stream) |
Downloads data from a resource with the specified URI (address) to a stream.
| |
| Download(String, String) |
Downloads data from a resource with the specified URI (address) to a local file.
| |
| Download(String, Stream, Int32) |
Downloads data from a resource with the specified URI (address) to a stream.
| |
| Download(String, String, Int32) |
Downloads data from a resource with the specified URI (address) to a local file.
|